home *** CD-ROM | disk | FTP | other *** search
- Back to MENU
- Back to FUNCTIONS
-
- Locallink
- ---------
-
- General:
-
- This item inserts a link to a local document (i.e. to a document
- on the user's system).
-
- Syntax:
-
- <A HREF="[Link path]"> [Text] </A>
-
- The string [Link path] defines the path of the target document. The
- string [Text] defines the portion of sensitive text.
-
- Use:
-
- 1 - If not already present, type the "sensitive text" into the
- document.
- 2 - Select that text.
- 3 - Double click on the "Locallink" item. A file requestor will
- appear. Select the target document.
- 4 - The relevant tags will be inserted.
-
- Example:
-
- <A HREF="file://localhost/work:network/index.html" Click here >
-